This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Kirk Dwotooburikle 9.Jul.03 04:02 AM a Web browser Domino Server6.0.1Windows 2000
The administration server was upgraded to R6 without LDAP task. I am now upgrading the application server from R5 to R6 that LDAP is running. However, I find the following error in the console:
08/07/2003 17:23:26 LDAP Server: Starting...
08/07/2003 17:23:50 LDAP Server: Serving directory names.nsf in the NotesEMEA.com Internet domain
08/07/2003 17:23:50 LDAP Server: Serving directory HSBCNONSTDN.nsf in the hk.hsbc Internet domain
08/07/2003 17:23:51 LDAP Server: Serving directory SecDirec.nsf in the hk.hsbc Internet domain
08/07/2003 17:23:51 LDAP Schema: Started loading...
08/07/2003 17:23:56 LDAP Schema: Finished loading
08/07/2003 17:23:56 LDAP Server: Started verifying directory tree on 'HSBCNONSTDN.nsf'...
08/07/2003 17:23:57 LDAP Server: Finished verifying directory tree on 'HSBCNONSTDN.nsf'
08/07/2003 17:23:57 LDAP Server: Started verifying directory tree on 'SecDirec.nsf'...
08/07/2003 17:23:57 LDAP Server: Started
08/07/2003 17:23:58 LDAP Schema: Failed to create replica of schema database on LDAP server: TEST-WEB-01/SERVERS/hsbctest from admin server: TEST-LNS-01/SERVERS/hsbctest!
08/07/2003 17:23:58 LDAP Server: Finished verifying directory tree on 'SecDirec.nsf'
...
08/07/2003 17:39:02 Starting replication with server TEST-LNS-01/SERVERS/hsbctest
08/07/2003 17:39:02 Unable to replicate schema.nsf
08/07/2003 17:39:02 Finished replication with server TEST-LNS-01/SERVERS/hsbctest
08/07/2003 17:39:07 LOG_REPLICATION changed to 0.
08/07/2003 17:39:07 Starting replication with server TEST-LNS-01/SERVERS/hsbctest
08/07/2003 17:39:07 Unable to replicate schema.nsf
08/07/2003 17:39:07 Finished replication with server TEST-LNS-01/SERVERS/hsbctest
Refer to Lotus Notes, Domino and Domino Designer Release Notes, it is mentioned that LDAP task automatically loads on Administration server. I don't want the administration server to run LDAP task, but run on application server only.
How can I create schema database on application server only during upgrading, that would not replicate with administration server?